Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 4 - Advanced Printing Features / Advanced Printing Features Reference
Constants and Data Types for Synonyms


Dash Synonym

The gxDashSynonymTag synonym ('sdsh') for dashes is defined:

#define gxDashSynonymTag 0x73647368 
The gxDashSynonym structure defines the contents of a gxDashSynonymTag synonym:

struct gxDashSynonym {
   long size;                    
   fixed dashLength[gxAnyNumber] 
};
Field Description
size
The number of elements in a dash array.
dashLength
The array of lengths for the dashes.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help